Handles creating, reading and updating event sponsors.

GET /api/eventsponsor/CNRS%20formation%20entreprises/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 9,
    "name": "CNRS formation entreprises",
    "homepage": "",
    "logo_url": null,
    "organisationId": null
}